SftTree/NET 2.0

Final Field, ColumnResizedEventArgs Class

Softel vdm, Inc.

True if the column has been resized completely, False if additional ColumnResized events will occur.

Syntax      ColumnResizedEventArgs Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Final As Boolean

C#   

public readonly bool Final;

C++   

public: <readonly> bool Final;

Comments

The Final field is set to True if the column has been resized completely, False if additional ColumnResized events will occur.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com